home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / educate / tutcom47.zip / READ.111 < prev    next >
Text File  |  1994-01-24  |  1KB  |  24 lines

  1.                           Starting the program
  2.  
  3.   TUTOR.COM may be run from either your floppy or hard disk.  The only
  4.   restriction is that all files must be in the DOS default directory.
  5.  
  6.   If running from a floppy, place the disk with program and tutorial
  7.   files into your drive (usually A: or B:).  Make that drive the default
  8.   (type A: or B: followed by a carriage return at the DOS prompt).  You
  9.   may then start the program as described on the next screen.
  10.  
  11.   If running from a hard disk, you must first copy program and tutorial
  12.   files into a subdirectory on that disk and then run from that subdirectory.
  13.   To create a subdirectory, use the MD command:
  14.           C>MD C:\TUTOR       (TUTOR is the suggested name, you can use
  15.                                any name that fits your file system.)
  16.   Now copy the files from the floppy disk into that subdirectory.  Place the
  17.   floppy into drive A: or B: and then issue the command:
  18.           C>COPY A:*.* C:\TUTOR      (Use your drive designations if they
  19.                                       are not A: and C:.)
  20.   Finally make that subdirectory current and start the program as described
  21.   on the next screen.
  22.           C>CD \TUTOR        (After this command issue a DIR command to make
  23.                               certain all files are present.)
  24.